header.components-header {
  width: 100%;
  height: auto;
}

header.components-header a,
header.components-header p,
header.components-header div,
header.components-header img,
header.components-header span {
  margin: 0;
  padding: 0;
  width: auto;
  height: auto;
  color: inherit;
  font-size: inherit;
  font-family: Arial;
  line-height: inherit;
  vertical-align: top;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}

header.components-header .components-header-box {
  width: 1200px;
  margin: 0 auto;
  font-size: 0;
  background-color: inherit;
}

header.components-header .components-header-top {
  background-color: #f5f5f5;
}

header.components-header .components-header-top .components-header-box {
  font-size: 12px;
  line-height: 38px;
}

header.components-header .components-header-top .components-header-box::after {
  display: block;
  content: '';
  clear: both;
}

header.components-header .components-header-top .components-header-box div a {
  margin-left: 10px;
}

/* center */
header.components-header .components-header-center {
  background-color: inherit;
}

header.components-header .components-header-center .components-header-box {
  position: relative;
  margin-top: 50px;
  padding-left: 128px;
}

header.components-header .components-header-center .components-header-box>a {
  padding: 0 20px;
  margin-right: 8px;
  color: #333333;
  font-size: 14px;
  line-height: 40px;
  text-align: center;
  background-color: #f2f2f2;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}

header.components-header .down_app_box {
  position: relative;
  display: inline-block;
}

header.components-header .down_app {
  padding: 0 20px;
  margin-right: 8px;
  color: #333333;
  font-size: 14px;
  line-height: 40px;
  text-align: center;
  background-color: #f2f2f2;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  cursor: pointer;
}

header.components-header .down_code {
  position: absolute;
  top: 40px;
  left: 0;
  width: 160%;
  padding: 10px 10px;
  background: #ffffff;
  z-index: 1007;
  font-size: 14px;
  text-align: center;
  /* display: none; */
}

header.components-header .down_code p {
  margin-bottom: 10px;
}

/* header.components-header .down_code img{
  width: 80%;
} */

header.components-header .components-header-center a:hover {
  text-decoration: underline;
}

header.components-header .components-header-center .components-header-box>aa:last-child {
  margin-right: 0;
}

header.components-header .components-header-center .components-header-box>a.active {
  color: #ffffff;
  background-color: #2a63a8;
}

header.components-header .components-header-center .components-header-box>a.logo {
  position: absolute;
  top: 0;
  left: 0;
  width: 118px;
  height: 60px;
  border-radius: 0;
  background-position: 0 0;
  background-color: inherit;
  background-image: url(https://img2.ydniu.com/app/images/ydnlogo.png);
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
}

/* bottom */
header.components-header .components-header-bottom {
  background-color: #2a63a8;
}

header.components-header .components-flex-box {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 1200px;
  margin: 0 auto;
  font-size: 0;
  background-color: inherit;
}

.trend-fc,
.trend-tc {
  display: flex;
  align-items: center;
  flex: 1;
  justify-content: space-around;
}

header.components-header .components-flex-box img {
  width: 20px;
}

header.components-header .components-header-bottom a {
  color: #fff;
  font-size: 12px;
  line-height: 40px;
  padding: 0 10px;
}

header.components-header .components-header-bottom a:hover {
  text-decoration: underline;
}

header.components-header .components-header-bottom a:last-child {
  margin-right: 0;
}

/* carousel-msg */
.carousel-msg {
  position: absolute;
  top: -25px;
  left: 128px;
  width: auto;
  height: 20px !important;
  overflow: hidden;
}

.carousel-msg #carousel-msg a {
  display: block;
  width: auto;
  padding-left: 30px;
  color: #d23338;
  font-size: 12px;
  line-height: 20px;
  text-align: left;
  background-image: url('https://www.ydniu.com/public/hongdan_pc/hd_images/msg.png');
  background-position: 0 1px;
  background-size: 21px 16px;
  background-repeat: no-repeat;
}

header.components-header .down_app_box {
  position: relative;
  display: inline-block;
}

header.components-header .down_app {
  padding: 0 20px;
  margin-right: 8px;
  color: #333333;
  font-size: 14px;
  line-height: 40px;
  text-align: center;
  background-color: #f2f2f2;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  cursor: pointer;
}

header.components-header .down_code {
  position: absolute;
  top: 40px;
  left: 0;
  width: 160%;
  padding: 10px 10px;
  background: #ffffff;
  z-index: 1007;
  font-size: 14px;
  text-align: center;
  display: none;
}

header.components-header .down_code p {
  margin-bottom: 10px;
}

/* header.components-header .down_code img {
  width: 80%;
} */

.addkf {
  margin-left: 10px !important;
}

.components-header-title {
  float: left;
}

.components-header-list {
  float: left;
  margin-left: 20px;
}

.components-header-right {
  float: right;
}

.qrcode_box {
  width: 110px !important;
  height: 110px !important;
  padding: 5px !important;
  margin: 0 auto !important;
  background: #ffffff;
}

.qrcode_box>div {
  width: 100px !important;
  height: 100px !important;
  margin: 0 auto !important;
}

.wxts {
  background: #ffe8c5;
  text-align: center;
}
.wxts span {
  color: #bb4b4b !important;
  line-height: 24px !important;
  font-size: 12px !important;
}